.blank-60 {
    width: 100%;
    height: 60px;
}

.index-news-box {
    width: 98%;
    margin: auto;
    overflow: hidden;
}
.index-news-box .news-jt {
    width: 68%;
    margin-left: 2%;
    float: left;
}
.index-news-box .news-jt .title {
    width: 100%;
    /*padding-left: 9%;*/
}
.index-news-box .news-jt .title h1 {
    color: #000;
    font-weight: 400;
    font-size: 30px;
}
.index-news-box .news-jt .title .redline {
    width: 38px;
    height: 2px;
    background: #d41833;
    margin: 2% 0;
}
.content {
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.information-tab .information-right {
    width: 100%;
    height: auto;
    float: left;
    margin-left: -45px;
}
.information-tab .information-right .article-list {
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 20px;
    zoom: 1;
    overflow: auto;
}
.information-tab .information-right .article-list.current .article-link {
    padding: 20px;
}
.information-tab .information-right .article-list .article-link {
    display: block;
}
a{
    text-decoration: none;
    color: #000000;
}
.information-tab .information-right .article-list .article-link .article-head span {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
}
.information-tab .information-right .article-list.current .article-number {
    background: url(../news_images/yh-dot1.jpg)no-repeat center;
    width: 41px;
    height: 41px;
}
.information-tab .information-right .article-list .article-number{
    text-align: center;
    line-height: 20px;
    color: #fff;
}
.information-tab .information-right .article-list.current .article-title {
    color: #e32742;
}

.information-tab .information-right .article-list .article-title {
    line-height: 20px;
    margin-left: 62px;
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.information-tab .information-right .article-list .article-time{
    float: right;
    font-size: 12px !important;
    color: #999;
    line-height: 50px;
}
.information-tab .information-right .article-list .article-content {
    margin-top: 20px;
    padding-left: 60px;
    width: 100%;
    font-size: 14px;
    color: #8a8a8a;
    line-height: 26px;
}
.information-tab .information-right .article-list .article-content .pic {
    width: 220px;
    float: left;
}
.information-tab .information-right .article-list .article-content .pic img {
    width: 100%;
}
img {
    border: none;
    vertical-align: top;
}
@media screen and (max-width: 1363px){
    .information-tab .information-right .article-list .article-content p {
        height: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        float: left;
        width: 60%;
        font-size: 18px;
        line-height: 2.2rem;
        margin-left: 20px;
    }
    [aos^=fade][aos^=fade].aos-animate {
        opacity: 1;
    }
}

p {
    /*height: 35px;*/
    /*line-height: 35px;*/
    margin: 5px 0;
}
.information-tab .information-right .article-list {
    border-bottom: 1px solid #f3f3f3;
}
.information-tab .information-right .article-list .article-link {
    display: block;
    padding: 18px 20px;
}
.information-tab .information-right .article-list:nth-of-type(1) .article-number, .information-tab .information-right .article-list:nth-of-type(2) .article-number, .information-tab .information-right .article-list:nth-of-type(3) .article-number {
    background: url(../news_images/yh-dot2.jpg)no-repeat center;
    width: 41px;
    height: 41px;
}
.index-news-box .news-dj .title {
    width: 100%;
}
.index-news-box .news-dj .title .redline {
    border-left: 2px solid #d41833;
    float: right;
    color: #000;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 5px;
    font-size: 20px;
}
.index-news-box .news-dj .title .text {
    color: #e9e9e9;
    float: right;
    font-size: 30px;
}
.index-news-box .news-dj .djnews {
    width: 100%;
    overflow: hidden;
}
.index-news-box .news-dj .djnews li {
    width: 100%;
    border: 1px solid #e8e8e8;
    padding-bottom: 2%;
    background: #fff;
    margin-bottom: 5%;
    margin-top: 5%;
}
li {
    list-style: none;
}
.index-news-box .news-dj .djnews .djpic {
    width: 100%;
}
.hovereffect1 {
    width: 100%;
    height: 140px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.index-news-box .news-dj .djnews .djpic img {
    width: 100%;
}
.hovereffect1 img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
.hovereffect1 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.information-tab .information-right .article-list:nth-of-type(1) .article-number, .information-tab .information-right .article-list:nth-of-type(2) .article-number, .information-tab .information-right .article-list:nth-of-type(3) .article-number {
    background: url(../news_images/yh-dot2.jpg)no-repeat center;
    width: 41px;
    height: 41px;
}
.hovereffect1 a.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px;
    border-radius: 10px;
}
.index-news-box .news-dj .djnews .djtitle {
    width: 100%;
    padding: 3% 3% 1% 3%;
    overflow: hidden;
    color: #909090;
    /*height: 3.3rem;*/
}
.index-news-box .news-dj .djnews .djyihua {
    width: 100%;
    color: #8a8383;
    padding-left: 3%;
}
.information-tab .information-right .article-list .article-content p {
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    float: right;
    width:60%;
    font-size: 15px;
    line-height: 2.2rem;
}
.index-news-box .news-dj .djnews .djdate {
    width: 100%;
    text-align: right;
    color: #8a8383;
    padding-right: 3%;
}
.index-news-box .news-dj {
    width: 230px;
    float: right;
    margin-right: 4%;
    padding-top: 15px;
}
.index-news {
    width: 100%;
    overflow: hidden;
    padding: 0 10%;
}
@media screen and (max-width: 1363px){
    .index-news-box {
        width: 98%;
    }
}
@media screen and (max-width: 1363px){
    .index-news-box {
        width: 98%;
    }
}
